Forking processes / 2012-01-06 22:11:41

Thanks to binkd and other sources on the Internet, I think that I was able to correctly use the ixemul.library to "fork" processes . Here is a code snippet:

Code:
/*  *  fork.c -- An example of using ixemul.library pseudo-forking function  *  *  Copyright (c) 2011 Tygre (yann-gael@gueheneuc.net)  *  * This program is free software: you can redistribute it and/or modify  * it under the terms of the GNU General Public License as published by